projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d408fed
)
(use-hard-newlines): Add group.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 18 Nov 2002 04:18:23 +0000
(
04:18
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 18 Nov 2002 04:18:23 +0000
(
04:18
+0000)
lisp/textmodes/paragraphs.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/paragraphs.el
b/lisp/textmodes/paragraphs.el
index 90760c22acf8689f80135781ab6178eb7fb73118..94768055c23db3aac9b79c5430f7825792a50851 100644
(file)
--- a/
lisp/textmodes/paragraphs.el
+++ b/
lisp/textmodes/paragraphs.el
@@
-51,6
+51,7
@@
or anything else to ask the user.
Newlines not marked hard are called \"soft\", and are always internal
to paragraphs. The fill functions insert and delete only soft newlines."
+ :group 'paragraphs
:extra-args (insert)
(when use-hard-newlines
;; Turn mode on